﻿.indexPart1{width: 1190px;margin: 0 auto}
.indexPart1 em { font-style:normal;}
.indexPart1 ul li {
	float: left;
	width: 591px;
	position: relative;
	margin-bottom:8px;
	cursor: pointer;
	line-height: 30px;
    height: 300px;
    overflow:hidden;
}

.indexPart1 ul li:nth-of-type(odd) {
	margin-right:8px
}

.indexPart1 ul li .imdDiv {
	width: 100%;
	height: 100%;
    overflow: hidden;
    position: relative;
}
.indexPart1 ul li .imdDiv img.pcShow{height: 300px!important;position: absolute;top: 0;right: 0;width: 591px}
.indexPart1 ul li:nth-child(even) .imdDiv img.pcShow{right: auto;left: 0}
.indexPart1 ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: rgba(00,00,00,.5);
	z-index: 100;
	text-align: center
}

.indexPart1 ul li p span {
	display: block;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
    width: 591px;
}
.indexPart1 ul li:nth-of-type(odd) p span{float: right}

.indexPart1 ul li p span img {
	display: inline-block;
	line-height: 40px;
	vertical-align: middle;
	height: 32px;
	margin-right:10px; 
}

.indexPart1 li .msg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #eeeeee;
	z-index: 101;
	display: inline-block;
	vertical-align: middle;
	padding-left: 0px;
	opacity: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease
}

.indexPart1 li .msg span:hover em
{
    color:#2676c3;
}

.indexPart1 li .msg span:hover a span
{
    color:#2676c3;
}

.indexPart1 li:hover .msg {
	opacity: 1
}

.indexPart1 .p1lihover .msg {
	opacity: 1
}

.indexPart1 li .msg div{width: 416px; margin-top:74px;margin-left:40px}
.indexPart1 li:nth-of-type(odd) .msg div{}
.indexPart1 li:nth-of-type(even) .msg div{float:left}
.indexPart1 li:nth-child(odd) .msg {
	/*padding-left: 3.6rem*/
}

.indexPart1 li .msg img {
	width:86px;
	margin-right: 10px;
	top:35px;
	display: inline-block;
	position: relative;
	left: -100px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease
}

.indexPart1 li:hover .msg img {
	left: 0;
}

.indexPart1 .p1lihover .msg img {
	left: 0;
}

.indexPart1 li .msg span {
	display: inline-block;
	width:400px;
	vertical-align: middle;
	overflow: hidden;
	line-height:20px;
}

.indexPart1 li .msg span em {
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 10px;
	position: relative;
	top: 50px;
	opacity: 0;
	transition: all 0.5s ease;
	font-weight:bold;
}

.indexPart1 li:hover .msg span em {
	opacity: 1;
	top: 0;
	
}

.indexPart1 .p1lihover .msg span em {
	opacity: 1;
	top: 0;
	
}

.indexPart1 li .msg span a {
	display: block;
	line-height: 1em;
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	transition-property: opacity,top;
	-webkit-transition-property: opacity,top;
	-moz-transition-property: opacity,top;
	-o-transition-property: opacity,top;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-timing-function:ease;
	-webkit-transition-timing-function:ease;
	-moz-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	padding-bottom: 5px;
	position: relative;
	top: 50px;
	opacity: 0;
}

.indexPart1 li .msg span a:nth-child(2) {
	transition-delay: 0.1s
}

.indexPart1 li .msg span a:nth-child(3) {
	transition-delay: 0.2s
}

.indexPart1 li .msg span a:nth-child(4) {
	transition-delay: 0.3s
}

.indexPart1 li .msg span a:nth-child(5) {
	transition-delay: 0.4s
}

.indexPart1 li .msg span a:nth-child(6) {
	transition-delay: 0.5s
}
.indexPart1 li .msg span a:nth-child(7){transition-delay: 0.6s}

.indexPart1 li:hover .msg span a {
	opacity: 1;
	top: 0;
}
.indexPart1 .p1lihover .msg span a {
	opacity: 1;
	top: 0;
}

.indexPart1 li .msg span a:hover {
	color: #ed2e31;
	border-color: #ed2e31;
}



.indexPart5 ul {
	overflow: hidden
}

.indexPart5 li {
	float: left;
	margin-right: 8px;
	width:193.6px;
	height:340px;
}

.indexPart5 li:last-child {
	margin-right: 0
}

.indexPart5 li a {
	display: block;
	width:193.6px;
	height:340px;
}
.indexPart5 li a div{width: 100%;height: 100%;background:transparent ;transition: all 0.3s ease;}
.indexPart5 li:hover a div{background:#2676c3}

.indexPart5 .lihover a div{background:#2676c3}

.indexPart5 li a p {
	font-size: 18px;
	color: #fff;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	height: 40px;
	background: rgba(00,00,00,.7);
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	width:0px;
	overflow:hidden;
}

.indexPart5 li a:hover p{background: transparent;width:100%;}
.indexPart5 .lihover a p{background: transparent;width:100%;}

.indexPart5 li a p:after{
	content: "";
	width:90%;
	height: 1px;
	background: #fff;
	display: block;
	position: absolute;
	top:0;
	left: 50%;
	transform: translateX(-50%) scale(0);
	transition: all 0.6s ease;

}
.indexPart5 li a:hover p:after{transform: translateX(-50%) scale(1)}

.indexPart5 .lihover a p:after{transform: translateX(-50%) scale(1)}

.indexPart5 li a p:before{
	content: "";
	width:90%;
	height: 1px;
	background: #fff;
	display: block;
	position: absolute;
	bottom:0;
	left: 50%;
	transform: translateX(-50%) scale(0);
	transition: all 0.6s ease;
}
.indexPart5 li a:hover p:before{transform: translateX(-50%) scale(1)}

.indexPart5 .lihover a p:before{transform: translateX(-50%) scale(1)}

